home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / GoodBye / JohnKennedy / February96.lha / MASTERCLASS / MASTERFEB < prev    next >
Encoding:
Text File  |  1996-11-28  |  1.6 KB  |  88 lines

  1.  
  2.  
  3. In the Extras directory..
  4.  
  5. By design, using Commodoties is pretty easy. The standard
  6. convention is to click on them once to start them, and a
  7. second time to stop them. It's also possible to run
  8. Commodoties directly from the Shell. For example, if
  9. everything is set up properly, you should be able to enter
  10.  
  11. AUTOPOINT
  12.  
  13. at the Shell and the Commodity will run. It won't
  14. automatically return control to the Shell though until you
  15. quit the commodity. It's therefore better to run it, like
  16. this:
  17.  
  18. RUN AUTOPOINT
  19.  
  20. This will let Autopoint run in the background, allowing the
  21. Shell to be used or even closed.
  22.  
  23. Some Commodities also have a special "hot key" combination
  24. -- when you press the right keys the Commodity's user
  25. interface will appear.
  26.  
  27. For example, the Screen Blank commodity will wait for
  28. Control and B: press it and up pops the special window from
  29. where the various settings can be adjusted.
  30.  
  31. Making Commodities start automatically is easy too: all you
  32. need to do is drag them from where they are stored into the
  33. WBStartup drawer. All programs in this drawer will be
  34. launched every time the Amiga loads its Workbench. You can
  35. see that I have quite a collection of Commodities launched
  36. when I switch on my Amiga.
  37.  
  38. ?.iff
  39.  
  40.  
  41. If you want to include the Commodoties in your StartupSequence
  42. rather than in the WBStartup drawer, you'll need to make
  43. sure you include a line like this:
  44.  
  45. RUN >NIL: AUTOPOINT
  46.  
  47.  
  48.  
  49.  
  50. Standard Amiga Commodoties
  51.  
  52.  
  53. AutoPoint
  54.  
  55. Blanker
  56.  
  57. ClickToFront
  58.  
  59. CrossDos
  60.  
  61. Exchange
  62.  
  63. FKey
  64.  
  65. MouseBlanker
  66.  
  67. NoCapsLock
  68.  
  69.  
  70.  
  71. Other Useful Commodities
  72.  
  73.  
  74. CycleToMenu
  75.  
  76. MagicColours
  77.  
  78. NewMode
  79.  
  80. DClock
  81.  
  82. MiddleButton
  83.  
  84. PowerSnap
  85.  
  86. OpaqueMove
  87.  
  88.